projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f65ab6
)
(esc-map): Bind C-M-l here; moved from reposition.el.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Nov 2007 12:08:49 +0000
(12:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Nov 2007 12:08:49 +0000
(12:08 +0000)
(ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
lisp/bindings.el
patch
|
blob
|
history
diff --git
a/lisp/bindings.el
b/lisp/bindings.el
index 27d8cc626062a52c3237f369560bcbe5e0618a38..eefc66b22c4809900c4272451a6198002a149508 100644
(file)
--- a/
lisp/bindings.el
+++ b/
lisp/bindings.el
@@
-1051,6
+1051,9
@@
language you are using."
(define-key ctl-x-map "z" 'repeat)
+(define-key esc-map "\C-l" 'reposition-window)
+
+(define-key ctl-x-4-map "a" 'add-change-log-entry-other-window)
(define-key ctl-x-4-map "c" 'clone-indirect-buffer-other-window)
;; Signal handlers